1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmMainMenu
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
27         Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
28         Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
29         Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
30         Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
31         Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
32         Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
33         Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
34         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMainMenu))
35         Me.MenuStrip1 = New System.Windows.Forms.MenuStrip()
36         Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
37         Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
38         Me.MenuStrip2 = New System.Windows.Forms.MenuStrip()
39         Me.MasterEntryToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
40         Me.CompanyInfoToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
41         Me.ContactsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
42         Me.CategoryToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
43         Me.SubCategoryToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
44         Me.SMSSettingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
45         Me.ToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
46         Me.CalculatorToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
47         Me.NotepadToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
48         Me.WordpadToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
49         Me.MSWordToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
50         Me.TaskManagerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
51         Me.SystemInfoToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
52         Me.AboutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
53         Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
54         Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
55         Me.ToolStripStatusLabel2 = New System.Windows.Forms.ToolStripStatusLabel()
56         Me.lblUser = New System.Windows.Forms.ToolStripStatusLabel()
57         Me.ToolStripStatusLabel3 = New System.Windows.Forms.ToolStripStatusLabel()
58         Me.lblTime = New System.Windows.Forms.ToolStripStatusLabel()
59         Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
60         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
61         Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
62         Me.Panel5 = New System.Windows.Forms.Panel()
63         Me.Panel3 = New System.Windows.Forms.Panel()
64         Me.txtProductName = New System.Windows.Forms.TextBox()
65         Me.Label3 = New System.Windows.Forms.Label()
66         Me.DataGridView1 = New System.Windows.Forms.DataGridView()
67         Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
68         Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
69         Me.Column3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
70         Me.Column4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
71         Me.Column5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
72         Me.Column6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
73         Me.Column7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
74         Me.btnExportExcel = New System.Windows.Forms.Button()
75         Me.btnReset = New System.Windows.Forms.Button()
76         Me.lblUserType = New System.Windows.Forms.ToolStripStatusLabel()
77         Me.lblDateTime = New System.Windows.Forms.ToolStripStatusLabel()
78         Me.RegistrationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
79         Me.LogsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
80         Me.DatabaseToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
81         Me.BackupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
82         Me.RestoreToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
83         Me.CustomerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
84         Me.SupplierToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
85         Me.ProductToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
86         Me.StockToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
87         Me.StockInToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
88         Me.ServiceToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
89         Me.VoucherToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
90         Me.QuotationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
91         Me.BillingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
92         Me.ProductsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
93         Me.ProductsRepairToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
94         Me.RecordToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
95         Me.CustomerToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
96         Me.SupplierToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
97         Me.ProductToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
98         Me.StockToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
99         Me.ServiceToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
100         Me.QuotationToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
101         Me.BillingProductsServiceToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
102         Me.ReportsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
103         Me.SalesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
104         Me.ServiceBillingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
105         Me.StockInAndStockOutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
106         Me.PurchaseToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
107         Me.ExpenditureToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
108         Me.CreditorsAndDebtorsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
109         Me.ProfitAndLossToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
110         Me.OverallToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
111         Me.LogoutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
112         Me.MenuStrip1.SuspendLayout()
113         Me.MenuStrip2.SuspendLayout()
114         Me.StatusStrip1.SuspendLayout()
115         Me.Panel5.SuspendLayout()
116         Me.Panel3.SuspendLayout()
117         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
118         Me.SuspendLayout()
119         
'
120         
'MenuStrip1
121         
'
122         Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.RegistrationToolStripMenuItem, Me.LogsToolStripMenuItem, Me.DatabaseToolStripMenuItem, Me.CustomerToolStripMenuItem, Me.SupplierToolStripMenuItem, Me.ProductToolStripMenuItem, Me.StockToolStripMenuItem, Me.StockInToolStripMenuItem, Me.ServiceToolStripMenuItem, Me.VoucherToolStripMenuItem, Me.QuotationToolStripMenuItem, Me.BillingToolStripMenuItem, Me.RecordToolStripMenuItem, Me.ReportsToolStripMenuItem, Me.LogoutToolStripMenuItem, Me.ToolStripMenuItem1, Me.ToolStripMenuItem2})
123         Me.MenuStrip1.Location = New System.Drawing.Point(
0, 24)
124         Me.MenuStrip1.Name =
"MenuStrip1"
125         Me.MenuStrip1.Size = New System.Drawing.Size(
1079, 73)
126         Me.MenuStrip1.TabIndex =
0
127         Me.MenuStrip1.Text =
"MenuStrip1"
128         
'
129         
'ToolStripMenuItem1
130         
'
131         Me.ToolStripMenuItem1.Name =
"ToolStripMenuItem1"
132         Me.ToolStripMenuItem1.Size = New System.Drawing.Size(
12, 69)
133         
'
134         
'ToolStripMenuItem2
135         
'
136         Me.ToolStripMenuItem2.Name =
"ToolStripMenuItem2"
137         Me.ToolStripMenuItem2.Size = New System.Drawing.Size(
12, 69)
138         
'
139         
'MenuStrip2
140         
'
141         Me.MenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MasterEntryToolStripMenuItem, Me.ToolsToolStripMenuItem, Me.AboutToolStripMenuItem})
142         Me.MenuStrip2.Location = New System.Drawing.Point(
0, 0)
143         Me.MenuStrip2.Name =
"MenuStrip2"
144         Me.MenuStrip2.Size = New System.Drawing.Size(
1079, 24)
145         Me.MenuStrip2.TabIndex =
1
146         Me.MenuStrip2.Text =
"MenuStrip2"
147         
'
148         
'MasterEntryToolStripMenuItem
149         
'
150         Me.MasterEntryToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CompanyInfoToolStripMenuItem, Me.ContactsToolStripMenuItem, Me.CategoryToolStripMenuItem, Me.SubCategoryToolStripMenuItem, Me.SMSSettingToolStripMenuItem})
151         Me.MasterEntryToolStripMenuItem.Name =
"MasterEntryToolStripMenuItem"
152         Me.MasterEntryToolStripMenuItem.Size = New System.Drawing.Size(
85, 20)
153         Me.MasterEntryToolStripMenuItem.Text =
"Master Entry"
154         
'
155         
'CompanyInfoToolStripMenuItem
156         
'
157         Me.CompanyInfoToolStripMenuItem.Name =
"CompanyInfoToolStripMenuItem"
158         Me.CompanyInfoToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
159         Me.CompanyInfoToolStripMenuItem.Text =
"Company Info"
160         
'
161         
'ContactsToolStripMenuItem
162         
'
163         Me.ContactsToolStripMenuItem.Name =
"ContactsToolStripMenuItem"
164         Me.ContactsToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
165         Me.ContactsToolStripMenuItem.Text =
"Contacts"
166         
'
167         
'CategoryToolStripMenuItem
168         
'
169         Me.CategoryToolStripMenuItem.Name =
"CategoryToolStripMenuItem"
170         Me.CategoryToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
171         Me.CategoryToolStripMenuItem.Text =
"Category"
172         
'
173         
'SubCategoryToolStripMenuItem
174         
'
175         Me.SubCategoryToolStripMenuItem.Name =
"SubCategoryToolStripMenuItem"
176         Me.SubCategoryToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
177         Me.SubCategoryToolStripMenuItem.Text =
"Sub Category"
178         
'
179         
'SMSSettingToolStripMenuItem
180         
'
181         Me.SMSSettingToolStripMenuItem.Name =
"SMSSettingToolStripMenuItem"
182         Me.SMSSettingToolStripMenuItem.Size = New System.Drawing.Size(
150, 22)
183         Me.SMSSettingToolStripMenuItem.Text =
"SMS Setting"
184         
'
185         
'ToolsToolStripMenuItem
186         
'
187         Me.ToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CalculatorToolStripMenuItem, Me.NotepadToolStripMenuItem, Me.WordpadToolStripMenuItem, Me.MSWordToolStripMenuItem, Me.TaskManagerToolStripMenuItem, Me.SystemInfoToolStripMenuItem})
188         Me.ToolsToolStripMenuItem.Name =
"ToolsToolStripMenuItem"
189         Me.ToolsToolStripMenuItem.Size = New System.Drawing.Size(
47, 20)
190         Me.ToolsToolStripMenuItem.Text =
"Tools"
191         
'
192         
'CalculatorToolStripMenuItem
193         
'
194         Me.CalculatorToolStripMenuItem.Name =
"CalculatorToolStripMenuItem"
195         Me.CalculatorToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
196         Me.CalculatorToolStripMenuItem.Text =
"Calculator"
197         
'
198         
'NotepadToolStripMenuItem
199         
'
200         Me.NotepadToolStripMenuItem.Name =
"NotepadToolStripMenuItem"
201         Me.NotepadToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
202         Me.NotepadToolStripMenuItem.Text =
"Notepad"
203         
'
204         
'WordpadToolStripMenuItem
205         
'
206         Me.WordpadToolStripMenuItem.Name =
"WordpadToolStripMenuItem"
207         Me.WordpadToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
208         Me.WordpadToolStripMenuItem.Text =
"Wordpad"
209         
'
210         
'MSWordToolStripMenuItem
211         
'
212         Me.MSWordToolStripMenuItem.Name =
"MSWordToolStripMenuItem"
213         Me.MSWordToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
214         Me.MSWordToolStripMenuItem.Text =
"MS Word"
215         
'
216         
'TaskManagerToolStripMenuItem
217         
'
218         Me.TaskManagerToolStripMenuItem.Name =
"TaskManagerToolStripMenuItem"
219         Me.TaskManagerToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
220         Me.TaskManagerToolStripMenuItem.Text =
"Task Manager"
221         
'
222         
'SystemInfoToolStripMenuItem
223         
'
224         Me.SystemInfoToolStripMenuItem.Name =
"SystemInfoToolStripMenuItem"
225         Me.SystemInfoToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
226         Me.SystemInfoToolStripMenuItem.Text =
"System Info"
227         
'
228         
'AboutToolStripMenuItem
229         
'
230         Me.AboutToolStripMenuItem.Name =
"AboutToolStripMenuItem"
231         Me.AboutToolStripMenuItem.Size = New System.Drawing.Size(
52, 20)
232         Me.AboutToolStripMenuItem.Text =
"About"
233         
'
234         
'StatusStrip1
235         
'
236         Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1, Me.lblUserType, Me.ToolStripStatusLabel2, Me.lblUser, Me.ToolStripStatusLabel3, Me.lblDateTime, Me.lblTime})
237         Me.StatusStrip1.Location = New System.Drawing.Point(
0, 628)
238         Me.StatusStrip1.Name =
"StatusStrip1"
239         Me.StatusStrip1.Size = New System.Drawing.Size(
1079, 22)
240         Me.StatusStrip1.TabIndex =
6
241         Me.StatusStrip1.Text =
"StatusStrip1"
242         
'
243         
'ToolStripStatusLabel1
244         
'
245         Me.ToolStripStatusLabel1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
246         Me.ToolStripStatusLabel1.ForeColor = System.Drawing.Color.Black
247         Me.ToolStripStatusLabel1.Name =
"ToolStripStatusLabel1"
248         Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(
84, 17)
249         Me.ToolStripStatusLabel1.Text =
"Logged in As :"
250         
'
251         
'ToolStripStatusLabel2
252         
'
253         Me.ToolStripStatusLabel2.Font = New System.Drawing.Font(
"Palatino Linotype", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
254         Me.ToolStripStatusLabel2.Name =
"ToolStripStatusLabel2"
255         Me.ToolStripStatusLabel2.Size = New System.Drawing.Size(
11, 17)
256         Me.ToolStripStatusLabel2.Text =
":"
257         
'
258         
'lblUser
259         
'
260         Me.lblUser.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
261         Me.lblUser.ForeColor = System.Drawing.Color.Black
262         Me.lblUser.Name =
"lblUser"
263         Me.lblUser.Size = New System.Drawing.Size(
70, 17)
264         Me.lblUser.Text =
"User Name"
265         
'
266         
'ToolStripStatusLabel3
267         
'
268         Me.ToolStripStatusLabel3.Name =
"ToolStripStatusLabel3"
269         Me.ToolStripStatusLabel3.Size = New System.Drawing.Size(
707, 17)
270         Me.ToolStripStatusLabel3.Spring = True
271         
'
272         
'lblTime
273         
'
274         Me.lblTime.Name =
"lblTime"
275         Me.lblTime.Size = New System.Drawing.Size(
34, 17)
276         Me.lblTime.Text =
"Time"
277         
'
278         
'OpenFileDialog1
279         
'
280         Me.OpenFileDialog1.FileName =
"OpenFileDialog1"
281         
'
282         
'Timer1
283         
'
284         Me.Timer1.Enabled = True
285         
'
286         
'Timer2
287         
'
288         
'
289         
'Panel5
290         
'
291         Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
292         Me.Panel5.Controls.Add(Me.btnExportExcel)
293         Me.Panel5.Controls.Add(Me.btnReset)
294         Me.Panel5.Location = New System.Drawing.Point(
264, 116)
295         Me.Panel5.Name =
"Panel5"
296         Me.Panel5.Size = New System.Drawing.Size(
234, 70)
297         Me.Panel5.TabIndex =
48
298         
'
299         
'Panel3
300         
'
301         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
302         Me.Panel3.Controls.Add(Me.txtProductName)
303         Me.Panel3.Controls.Add(Me.Label3)
304         Me.Panel3.Location = New System.Drawing.Point(
12, 116)
305         Me.Panel3.Name =
"Panel3"
306         Me.Panel3.Size = New System.Drawing.Size(
246, 70)
307         Me.Panel3.TabIndex =
47
308         
'
309         
'txtProductName
310         
'
311         Me.txtProductName.BackColor = System.Drawing.Color.White
312         Me.txtProductName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
313         Me.txtProductName.Location = New System.Drawing.Point(
13, 30)
314         Me.txtProductName.Name =
"txtProductName"
315         Me.txtProductName.Size = New System.Drawing.Size(
221, 21)
316         Me.txtProductName.TabIndex =
13
317         
'
318         
'Label3
319         
'
320         Me.Label3.AutoSize = True
321         Me.Label3.Location = New System.Drawing.Point(
10, 10)
322         Me.Label3.Name =
"Label3"
323         Me.Label3.Size = New System.Drawing.Size(
133, 13)
324         Me.Label3.TabIndex =
12
325         Me.Label3.Text =
"Search By Product Name :"
326         
'
327         
'DataGridView1
328         
'
329         Me.DataGridView1.AllowUserToAddRows = False
330         Me.DataGridView1.AllowUserToDeleteRows = False
331         Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
332             Or System.Windows.Forms.AnchorStyles.Left) _
333             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
334         Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
335         Me.DataGridView1.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells
336         Me.DataGridView1.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight
337         DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
338         DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
339         DataGridViewCellStyle1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
340         DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
341         DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
342         DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
343         DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
344         Me.DataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
345         Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
346         Me.DataGridView1.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2, Me.Column3, Me.Column4, Me.Column5, Me.Column6, Me.Column7})
347         DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
348         DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window
349         DataGridViewCellStyle7.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
350         DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText
351         DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
352         DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
353         DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
354         Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle7
355         Me.DataGridView1.Location = New System.Drawing.Point(
13, 193)
356         Me.DataGridView1.Name =
"DataGridView1"
357         Me.DataGridView1.ReadOnly = True
358         DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
359         DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control
360         DataGridViewCellStyle8.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
361         DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText
362         DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
363         DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
364         DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
365         Me.DataGridView1.RowHeadersDefaultCellStyle = DataGridViewCellStyle8
366         Me.DataGridView1.Size = New System.Drawing.Size(
1056, 432)
367         Me.DataGridView1.TabIndex =
49
368         
'
369         
'Column1
370         
'
371         Me.Column1.FillWeight =
82.25616!
372         Me.Column1.HeaderText =
"Product Code"
373         Me.Column1.Name =
"Column1"
374         Me.Column1.ReadOnly = True
375         
'
376         
'Column2
377         
'
378         Me.Column2.FillWeight =
213.6564!
379         Me.Column2.HeaderText =
"Product Name"
380         Me.Column2.Name =
"Column2"
381         Me.Column2.ReadOnly = True
382         
'
383         
'Column3
384         
'
385         DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
386         Me.Column3.DefaultCellStyle = DataGridViewCellStyle2
387         Me.Column3.FillWeight =
73.22829!
388         Me.Column3.HeaderText =
"Cost Price"
389         Me.Column3.Name =
"Column3"
390         Me.Column3.ReadOnly = True
391         Me.Column3.Visible = False
392         
'
393         
'Column4
394         
'
395         DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
396         Me.Column4.DefaultCellStyle = DataGridViewCellStyle3
397         Me.Column4.FillWeight =
77.49556!
398         Me.Column4.HeaderText =
"Price"
399         Me.Column4.Name =
"Column4"
400         Me.Column4.ReadOnly = True
401         
'
402         
'Column5
403         
'
404         DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
405         Me.Column5.DefaultCellStyle = DataGridViewCellStyle4
406         Me.Column5.FillWeight =
81.26138!
407         Me.Column5.HeaderText =
"Discount"
408         Me.Column5.Name =
"Column5"
409         Me.Column5.ReadOnly = True
410         
'
411         
'Column6
412         
'
413         DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
414         Me.Column6.DefaultCellStyle = DataGridViewCellStyle5
415         Me.Column6.FillWeight =
84.58468!
416         Me.Column6.HeaderText =
"VAT"
417         Me.Column6.Name =
"Column6"
418         Me.Column6.ReadOnly = True
419         
'
420         
'Column7
421         
'
422         DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight
423         Me.Column7.DefaultCellStyle = DataGridViewCellStyle6
424         Me.Column7.FillWeight =
87.51747!
425         Me.Column7.HeaderText =
"Qty. Available"
426         Me.Column7.Name =
"Column7"
427         Me.Column7.ReadOnly = True
428         
'
429         
'btnExportExcel
430         
'
431         Me.btnExportExcel.BackColor = System.Drawing.SystemColors.Control
432         Me.btnExportExcel.Cursor = System.Windows.Forms.Cursors.Hand
433         Me.btnExportExcel.FlatStyle = System.Windows.Forms.FlatStyle.Popup
434         Me.btnExportExcel.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
435         Me.btnExportExcel.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Excel_icon
436         Me.btnExportExcel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
437         Me.btnExportExcel.Location = New System.Drawing.Point(
109, 16)
438         Me.btnExportExcel.Name =
"btnExportExcel"
439         Me.btnExportExcel.Size = New System.Drawing.Size(
114, 36)
440         Me.btnExportExcel.TabIndex =
5
441         Me.btnExportExcel.Text =
"Export Excel"
442         Me.btnExportExcel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
443         Me.btnExportExcel.UseVisualStyleBackColor = False
444         
'
445         
'btnReset
446         
'
447         Me.btnReset.BackColor = System.Drawing.SystemColors.Control
448         Me.btnReset.Cursor = System.Windows.Forms.Cursors.Hand
449         Me.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Popup
450         Me.btnReset.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
451         Me.btnReset.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Reset2_32x32
452         Me.btnReset.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
453         Me.btnReset.Location = New System.Drawing.Point(
14, 16)
454         Me.btnReset.Name =
"btnReset"
455         Me.btnReset.Size = New System.Drawing.Size(
89, 36)
456         Me.btnReset.TabIndex =
0
457         Me.btnReset.Text =
"Reset"
458         Me.btnReset.TextAlign = System.Drawing.ContentAlignment.MiddleRight
459         Me.btnReset.UseVisualStyleBackColor = False
460         
'
461         
'lblUserType
462         
'
463         Me.lblUserType.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
464         Me.lblUserType.Image = CType(resources.GetObject(
"lblUserType.Image"), System.Drawing.Image)
465         Me.lblUserType.Name =
"lblUserType"
466         Me.lblUserType.Size = New System.Drawing.Size(
78, 16)
467         Me.lblUserType.Text =
"User Type"
468         
'
469         
'lblDateTime
470         
'
471         Me.lblDateTime.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
472         Me.lblDateTime.ForeColor = System.Drawing.Color.Black
473         Me.lblDateTime.Image = CType(resources.GetObject(
"lblDateTime.Image"), System.Drawing.Image)
474         Me.lblDateTime.Name =
"lblDateTime"
475         Me.lblDateTime.Size = New System.Drawing.Size(
80, 16)
476         Me.lblDateTime.Text =
"Date Time"
477         
'
478         
'RegistrationToolStripMenuItem
479         
'
480         Me.RegistrationToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.user_regestration
481         Me.RegistrationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
482         Me.RegistrationToolStripMenuItem.Name =
"RegistrationToolStripMenuItem"
483         Me.RegistrationToolStripMenuItem.Size = New System.Drawing.Size(
82, 69)
484         Me.RegistrationToolStripMenuItem.Text =
"Registration"
485         Me.RegistrationToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
486         
'
487         
'LogsToolStripMenuItem
488         
'
489         Me.LogsToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Logs
490         Me.LogsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
491         Me.LogsToolStripMenuItem.Name =
"LogsToolStripMenuItem"
492         Me.LogsToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
493         Me.LogsToolStripMenuItem.Text =
"Logs"
494         Me.LogsToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
495         
'
496         
'DatabaseToolStripMenuItem
497         
'
498         Me.DatabaseToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BackupToolStripMenuItem, Me.RestoreToolStripMenuItem})
499         Me.DatabaseToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Database
500         Me.DatabaseToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
501         Me.DatabaseToolStripMenuItem.Name =
"DatabaseToolStripMenuItem"
502         Me.DatabaseToolStripMenuItem.Size = New System.Drawing.Size(
67, 69)
503         Me.DatabaseToolStripMenuItem.Text =
"Database"
504         Me.DatabaseToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
505         
'
506         
'BackupToolStripMenuItem
507         
'
508         Me.BackupToolStripMenuItem.Name =
"BackupToolStripMenuItem"
509         Me.BackupToolStripMenuItem.Size = New System.Drawing.Size(
113, 22)
510         Me.BackupToolStripMenuItem.Text =
"Backup"
511         
'
512         
'RestoreToolStripMenuItem
513         
'
514         Me.RestoreToolStripMenuItem.Name =
"RestoreToolStripMenuItem"
515         Me.RestoreToolStripMenuItem.Size = New System.Drawing.Size(
113, 22)
516         Me.RestoreToolStripMenuItem.Text =
"Restore"
517         
'
518         
'CustomerToolStripMenuItem
519         
'
520         Me.CustomerToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.new_customers
521         Me.CustomerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
522         Me.CustomerToolStripMenuItem.Name =
"CustomerToolStripMenuItem"
523         Me.CustomerToolStripMenuItem.Size = New System.Drawing.Size(
71, 69)
524         Me.CustomerToolStripMenuItem.Text =
"Customer"
525         Me.CustomerToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
526         
'
527         
'SupplierToolStripMenuItem
528         
'
529         Me.SupplierToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.supplier
530         Me.SupplierToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
531         Me.SupplierToolStripMenuItem.Name =
"SupplierToolStripMenuItem"
532         Me.SupplierToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
533         Me.SupplierToolStripMenuItem.Text =
"Supplier"
534         Me.SupplierToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
535         
'
536         
'ProductToolStripMenuItem
537         
'
538         Me.ProductToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Product
539         Me.ProductToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
540         Me.ProductToolStripMenuItem.Name =
"ProductToolStripMenuItem"
541         Me.ProductToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
542         Me.ProductToolStripMenuItem.Text =
"Product"
543         Me.ProductToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
544         
'
545         
'StockToolStripMenuItem
546         
'
547         Me.StockToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.add_stock
548         Me.StockToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
549         Me.StockToolStripMenuItem.Name =
"StockToolStripMenuItem"
550         Me.StockToolStripMenuItem.Size = New System.Drawing.Size(
78, 69)
551         Me.StockToolStripMenuItem.Text =
"Stock Entry"
552         Me.StockToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
553         
'
554         
'StockInToolStripMenuItem
555         
'
556         Me.StockInToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.stock_in_icon
557         Me.StockInToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
558         Me.StockInToolStripMenuItem.Name =
"StockInToolStripMenuItem"
559         Me.StockInToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
560         Me.StockInToolStripMenuItem.Text =
"Stock In"
561         Me.StockInToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
562         
'
563         
'ServiceToolStripMenuItem
564         
'
565         Me.ServiceToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.service_256
566         Me.ServiceToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
567         Me.ServiceToolStripMenuItem.Name =
"ServiceToolStripMenuItem"
568         Me.ServiceToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
569         Me.ServiceToolStripMenuItem.Text =
"Service"
570         Me.ServiceToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
571         
'
572         
'VoucherToolStripMenuItem
573         
'
574         Me.VoucherToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Voucher
575         Me.VoucherToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
576         Me.VoucherToolStripMenuItem.Name =
"VoucherToolStripMenuItem"
577         Me.VoucherToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
578         Me.VoucherToolStripMenuItem.Text =
"Voucher"
579         Me.VoucherToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
580         
'
581         
'QuotationToolStripMenuItem
582         
'
583         Me.QuotationToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.quotation_256
584         Me.QuotationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
585         Me.QuotationToolStripMenuItem.Name =
"QuotationToolStripMenuItem"
586         Me.QuotationToolStripMenuItem.Size = New System.Drawing.Size(
73, 69)
587         Me.QuotationToolStripMenuItem.Text =
"Quotation"
588         Me.QuotationToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
589         
'
590         
'BillingToolStripMenuItem
591         
'
592         Me.BillingToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ProductsToolStripMenuItem, Me.ProductsRepairToolStripMenuItem})
593         Me.BillingToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Billing
594         Me.BillingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
595         Me.BillingToolStripMenuItem.Name =
"BillingToolStripMenuItem"
596         Me.BillingToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
597         Me.BillingToolStripMenuItem.Text =
"Billing"
598         Me.BillingToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
599         
'
600         
'ProductsToolStripMenuItem
601         
'
602         Me.ProductsToolStripMenuItem.Name =
"ProductsToolStripMenuItem"
603         Me.ProductsToolStripMenuItem.Size = New System.Drawing.Size(
121, 22)
604         Me.ProductsToolStripMenuItem.Text =
"Products"
605         
'
606         
'ProductsRepairToolStripMenuItem
607         
'
608         Me.ProductsRepairToolStripMenuItem.Name =
"ProductsRepairToolStripMenuItem"
609         Me.ProductsRepairToolStripMenuItem.Size = New System.Drawing.Size(
121, 22)
610         Me.ProductsRepairToolStripMenuItem.Text =
"Service"
611         
'
612         
'RecordToolStripMenuItem
613         
'
614         Me.RecordToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CustomerToolStripMenuItem1, Me.SupplierToolStripMenuItem1, Me.ProductToolStripMenuItem2, Me.StockToolStripMenuItem1, Me.ServiceToolStripMenuItem1, Me.QuotationToolStripMenuItem1, Me.BillingProductsServiceToolStripMenuItem})
615         Me.RecordToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.record_512
616         Me.RecordToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
617         Me.RecordToolStripMenuItem.Name =
"RecordToolStripMenuItem"
618         Me.RecordToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
619         Me.RecordToolStripMenuItem.Text =
"Records"
620         Me.RecordToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
621         
'
622         
'CustomerToolStripMenuItem1
623         
'
624         Me.CustomerToolStripMenuItem1.Name =
"CustomerToolStripMenuItem1"
625         Me.CustomerToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
626         Me.CustomerToolStripMenuItem1.Text =
"Customers"
627         
'
628         
'SupplierToolStripMenuItem1
629         
'
630         Me.SupplierToolStripMenuItem1.Name =
"SupplierToolStripMenuItem1"
631         Me.SupplierToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
632         Me.SupplierToolStripMenuItem1.Text =
"Suppliers"
633         
'
634         
'ProductToolStripMenuItem2
635         
'
636         Me.ProductToolStripMenuItem2.Name =
"ProductToolStripMenuItem2"
637         Me.ProductToolStripMenuItem2.Size = New System.Drawing.Size(
147, 22)
638         Me.ProductToolStripMenuItem2.Text =
"Products"
639         
'
640         
'StockToolStripMenuItem1
641         
'
642         Me.StockToolStripMenuItem1.Name =
"StockToolStripMenuItem1"
643         Me.StockToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
644         Me.StockToolStripMenuItem1.Text =
"Stock"
645         
'
646         
'ServiceToolStripMenuItem1
647         
'
648         Me.ServiceToolStripMenuItem1.Name =
"ServiceToolStripMenuItem1"
649         Me.ServiceToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
650         Me.ServiceToolStripMenuItem1.Text =
"Services"
651         
'
652         
'QuotationToolStripMenuItem1
653         
'
654         Me.QuotationToolStripMenuItem1.Name =
"QuotationToolStripMenuItem1"
655         Me.QuotationToolStripMenuItem1.Size = New System.Drawing.Size(
147, 22)
656         Me.QuotationToolStripMenuItem1.Text =
"Quotations"
657         
'
658         
'BillingProductsServiceToolStripMenuItem
659         
'
660         Me.BillingProductsServiceToolStripMenuItem.Name =
"BillingProductsServiceToolStripMenuItem"
661         Me.BillingProductsServiceToolStripMenuItem.Size = New System.Drawing.Size(
147, 22)
662         Me.BillingProductsServiceToolStripMenuItem.Text =
"Service Billing"
663         
'
664         
'ReportsToolStripMenuItem
665         
'
666         Me.ReportsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SalesToolStripMenuItem, Me.ServiceBillingToolStripMenuItem, Me.StockInAndStockOutToolStripMenuItem, Me.PurchaseToolStripMenuItem, Me.ExpenditureToolStripMenuItem, Me.CreditorsAndDebtorsToolStripMenuItem, Me.ProfitAndLossToolStripMenuItem, Me.OverallToolStripMenuItem})
667         Me.ReportsToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.Entypo_e731_0__512
668         Me.ReportsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
669         Me.ReportsToolStripMenuItem.Name =
"ReportsToolStripMenuItem"
670         Me.ReportsToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
671         Me.ReportsToolStripMenuItem.Text =
"Reports"
672         Me.ReportsToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
673         
'
674         
'SalesToolStripMenuItem
675         
'
676         Me.SalesToolStripMenuItem.Name =
"SalesToolStripMenuItem"
677         Me.SalesToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
678         Me.SalesToolStripMenuItem.Text =
"Sales"
679         
'
680         
'ServiceBillingToolStripMenuItem
681         
'
682         Me.ServiceBillingToolStripMenuItem.Name =
"ServiceBillingToolStripMenuItem"
683         Me.ServiceBillingToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
684         Me.ServiceBillingToolStripMenuItem.Text =
"Service Billing"
685         
'
686         
'StockInAndStockOutToolStripMenuItem
687         
'
688         Me.StockInAndStockOutToolStripMenuItem.Name =
"StockInAndStockOutToolStripMenuItem"
689         Me.StockInAndStockOutToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
690         Me.StockInAndStockOutToolStripMenuItem.Text =
"Stock In And Stock Out"
691         
'
692         
'PurchaseToolStripMenuItem
693         
'
694         Me.PurchaseToolStripMenuItem.Name =
"PurchaseToolStripMenuItem"
695         Me.PurchaseToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
696         Me.PurchaseToolStripMenuItem.Text =
"Purchase"
697         
'
698         
'ExpenditureToolStripMenuItem
699         
'
700         Me.ExpenditureToolStripMenuItem.Name =
"ExpenditureToolStripMenuItem"
701         Me.ExpenditureToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
702         Me.ExpenditureToolStripMenuItem.Text =
"Expenditure"
703         
'
704         
'CreditorsAndDebtorsToolStripMenuItem
705         
'
706         Me.CreditorsAndDebtorsToolStripMenuItem.Name =
"CreditorsAndDebtorsToolStripMenuItem"
707         Me.CreditorsAndDebtorsToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
708         Me.CreditorsAndDebtorsToolStripMenuItem.Text =
"Creditors and Debtors"
709         
'
710         
'ProfitAndLossToolStripMenuItem
711         
'
712         Me.ProfitAndLossToolStripMenuItem.Name =
"ProfitAndLossToolStripMenuItem"
713         Me.ProfitAndLossToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
714         Me.ProfitAndLossToolStripMenuItem.Text =
"Profit and Loss"
715         
'
716         
'OverallToolStripMenuItem
717         
'
718         Me.OverallToolStripMenuItem.Name =
"OverallToolStripMenuItem"
719         Me.OverallToolStripMenuItem.Size = New System.Drawing.Size(
196, 22)
720         Me.OverallToolStripMenuItem.Text =
"Overall"
721         
'
722         
'LogoutToolStripMenuItem
723         
'
724         Me.LogoutToolStripMenuItem.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.logout
725         Me.LogoutToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
726         Me.LogoutToolStripMenuItem.Name =
"LogoutToolStripMenuItem"
727         Me.LogoutToolStripMenuItem.Size = New System.Drawing.Size(
62, 69)
728         Me.LogoutToolStripMenuItem.Text =
"Logout"
729         Me.LogoutToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
730         
'
731         
'frmMainMenu
732         
'
733         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
734         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
735         Me.BackColor = System.Drawing.SystemColors.ButtonHighlight
736         Me.ClientSize = New System.Drawing.Size(
1079, 650)
737         Me.Controls.Add(Me.DataGridView1)
738         Me.Controls.Add(Me.Panel5)
739         Me.Controls.Add(Me.Panel3)
740         Me.Controls.Add(Me.StatusStrip1)
741         Me.Controls.Add(Me.MenuStrip1)
742         Me.Controls.Add(Me.MenuStrip2)
743         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
744         Me.MainMenuStrip = Me.MenuStrip1
745         Me.Name =
"frmMainMenu"
746         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
747         Me.Text =
"Main Menu"
748         Me.MenuStrip1.ResumeLayout(False)
749         Me.MenuStrip1.PerformLayout()
750         Me.MenuStrip2.ResumeLayout(False)
751         Me.MenuStrip2.PerformLayout()
752         Me.StatusStrip1.ResumeLayout(False)
753         Me.StatusStrip1.PerformLayout()
754         Me.Panel5.ResumeLayout(False)
755         Me.Panel3.ResumeLayout(False)
756         Me.Panel3.PerformLayout()
757         CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
758         Me.ResumeLayout(False)
759         Me.PerformLayout()
760
761     End Sub
762     Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
763     Friend WithEvents RegistrationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
764     Friend WithEvents LogsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
765     Friend WithEvents MenuStrip2 As System.Windows.Forms.MenuStrip
766     Friend WithEvents MasterEntryToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
767     Friend WithEvents AboutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
768     Friend WithEvents ToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
769     Friend WithEvents CustomerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
770     Friend WithEvents SupplierToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
771     Friend WithEvents ProductToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
772     Friend WithEvents StockToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
773     Friend WithEvents BillingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
774     Friend WithEvents LogoutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
775     Friend WithEvents DatabaseToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
776     Friend WithEvents BackupToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
777     Friend WithEvents RestoreToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
778     Friend WithEvents CalculatorToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
779     Friend WithEvents NotepadToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
780     Friend WithEvents WordpadToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
781     Friend WithEvents MSWordToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
782     Friend WithEvents TaskManagerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
783     Friend WithEvents SystemInfoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
784     Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
785     Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
786     Friend WithEvents lblUserType As System.Windows.Forms.ToolStripStatusLabel
787     Friend WithEvents ToolStripStatusLabel2 As System.Windows.Forms.ToolStripStatusLabel
788     Friend WithEvents lblUser As System.Windows.Forms.ToolStripStatusLabel
789     Friend WithEvents ToolStripStatusLabel3 As System.Windows.Forms.ToolStripStatusLabel
790     Friend WithEvents lblDateTime As System.Windows.Forms.ToolStripStatusLabel
791     Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
792     Friend WithEvents Timer1 As System.Windows.Forms.Timer
793     Friend WithEvents Timer2 As System.Windows.Forms.Timer
794     Friend WithEvents CompanyInfoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
795     Friend WithEvents CategoryToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
796     Friend WithEvents SubCategoryToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
797     Friend WithEvents RecordToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
798     Friend WithEvents CustomerToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
799     Friend WithEvents SupplierToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
800     Friend WithEvents ProductToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem
801     Friend WithEvents StockToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
802     Friend WithEvents StockInToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
803     Friend WithEvents Panel5 As System.Windows.Forms.Panel
804     Friend WithEvents btnExportExcel As System.Windows.Forms.Button
805     Friend WithEvents btnReset As System.Windows.Forms.Button
806     Friend WithEvents Panel3 As System.Windows.Forms.Panel
807     Friend WithEvents txtProductName As System.Windows.Forms.TextBox
808     Friend WithEvents Label3 As System.Windows.Forms.Label
809     Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView
810     Friend WithEvents ContactsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
811     Friend WithEvents ServiceToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
812     Friend WithEvents QuotationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
813     Friend WithEvents ServiceToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
814     Friend WithEvents QuotationToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
815     Friend WithEvents ProductsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
816     Friend WithEvents ProductsRepairToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
817     Friend WithEvents BillingProductsServiceToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
818     Friend WithEvents Column1 As System.Windows.Forms.DataGridViewTextBoxColumn
819     Friend WithEvents Column2 As System.Windows.Forms.DataGridViewTextBoxColumn
820     Friend WithEvents Column3 As System.Windows.Forms.DataGridViewTextBoxColumn
821     Friend WithEvents Column4 As System.Windows.Forms.DataGridViewTextBoxColumn
822     Friend WithEvents Column5 As System.Windows.Forms.DataGridViewTextBoxColumn
823     Friend WithEvents Column6 As System.Windows.Forms.DataGridViewTextBoxColumn
824     Friend WithEvents Column7 As System.Windows.Forms.DataGridViewTextBoxColumn
825     Friend WithEvents SMSSettingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
826     Friend WithEvents ReportsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
827     Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
828     Friend WithEvents SalesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
829     Friend WithEvents ServiceBillingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
830     Friend WithEvents StockInAndStockOutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
831     Friend WithEvents PurchaseToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
832     Friend WithEvents CreditorsAndDebtorsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
833     Friend WithEvents ProfitAndLossToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
834     Friend WithEvents ExpenditureToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
835     Friend WithEvents lblTime As System.Windows.Forms.ToolStripStatusLabel
836     Friend WithEvents VoucherToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
837     Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem
838     Friend WithEvents OverallToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
839 End Class


Gõ tìm kiếm nhanh...